home *** CD-ROM | disk | FTP | other *** search
/ Linux Cubed Series 4: GNU Archives / Linux Cubed Series 4 - GNU Archives.iso / gnu / glibc-1.09 / glibc-1 / glibc-1.09.1 / sysdeps / unix / bsd / sun / sunos4 / Makefile < prev    next >
Encoding:
Makefile  |  1994-07-18  |  155 b   |  8 lines

  1. ifeq ($(subdir), posix)
  2. sysdep_routines := $(sysdep_routines) sys_wait4
  3. endif
  4.  
  5. ifeq ($(subdir), misc)
  6. sysdep_routines := $(sysdep_routines) sys_mmap
  7. endif
  8.